AbstractExecutor usage details

Summary

org.eclipse.equinox.concurrent.future.AbstractExecutor has 4 total references to 4 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] AbstractExecutor
EXTENDS
Reference Location Line Number Visibility
org.eclipse.ecf.core.jobs.JobsExecutor -1 PRIVATE
[+] AbstractExecutor() : void
SUPER_CONSTRUCTORMETHOD
Reference Location Line Number Visibility
org.eclipse.ecf.core.jobs.JobsExecutor.JobsExecutor(String, boolean, ISchedulingRule, long) 38 PRIVATE
[+] createFuture(IProgressMonitor) : AbstractFuture
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ecf.core.jobs.JobsExecutor.createFuture(IProgressMonitor) -1 PRIVATE
[+] execute(IProgressRunnable, IProgressMonitor) : IFuture
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.ecf.core.jobs.JobsExecutor.execute(IProgressRunnable, IProgressMonitor) -1 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional